home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / pcboard / pcbfv40.zip / FEATURES.NEW < prev    next >
Text File  |  1996-11-14  |  12KB  |  208 lines

  1.  
  2.          PCBFV  (C) Copyright 1990-1996  Yandell Custom Software
  3.  
  4.       This file describes the new features in recent PCBFV releases.
  5.  
  6.         Please refer to PCBFV.DOC for a basic description of PCBFV.
  7.  
  8.  
  9.   --------------------------------------------------------------------------
  10.   [ PCBFV 4.0 New Features 11/14/96 ] --------------------------------------
  11.   --------------------------------------------------------------------------
  12.  
  13. * REGISTERED USERS of PCBFV 3.85 and earlier:  PCBFV 4.0 will require a  new
  14.   registration number. If you registered PCBFV more than 1 year prior to the
  15.   release of PCBFV 4.0, an upgrade fee is required. See the UPGRADE.DOC file
  16.   for instructions and additional information.
  17.  
  18. * UPGRADE.DOC contains step-by-step instructions for upgrading to ver. 4.0.
  19.  
  20. * Callers may now "mark" files to (R)ead with the (SPACE) bar while  listing
  21.   the  contents of a compressed file.  This has been designed to  work  much
  22.   like the PCBoard FLAG.PPE work with file directories. This feature is "on"
  23.   by default either upon initial installation or upgrading to this  version.
  24.   It may be turned off if desired by using FVSETUP.EXE.
  25.  
  26. * PCBFV now contains INTERNAL ZIP extraction routines, compatible with files
  27.   made by PKZIP 1.10 through 2.04g. PCBFV no longer shells to PKUNZIP.EXE to
  28.   (R)ead  or (F)lag from ZIP files made by these versions!  This results  in
  29.   much  FASTER operation and requires LESS MEMORY!  See PCBFV.DOC  for  more
  30.   information on how PCBFV handles older and future ZIP compression methods.
  31.  
  32. * PCBFV now contains internal ZIP (F)lagging routines when flagging from one
  33.   ZIP file to a ZIP FLAG-File (FLAG.ZIP).  PCBFV does not shell to PKZIP.EXE
  34.   to  flag from ZIP files to a ZIP FLAG-File.  This results in  much  FASTER
  35.   response time and requires much LESS MEMORY!  See PCBFV.DOC for more  info
  36.   on flagging from ZIP files to a different type (FLAG.ARJ) or flagging from
  37.   NON-ZIP files to a ZIP FLAG-File (FLAG.ZIP).
  38.  
  39. - Note:  PCBFV's (L)ist contents, (E)xtra info, (B)rief list and  (C)RC list
  40.   commands are and always have been "internal" for all compression types.
  41.  
  42. * Almost all text in PCBFV that is displayed to the caller has been moved to
  43.   Sysop  configurable  language files.  The default file is "FVTEXT".  These
  44.   are edited with FVSETUP option #2.  If a version exists with an  extension
  45.   for the language in use, it will be used instead of FVTEXT. Basically this
  46.   works the same as PCBoard with regard to PCBTEXT and language versions  of
  47.   PCBTEXT.  If the language in use is .FRE, FVTEXT.FRE is used if it exists.
  48.   NOTE: Do not edit FVTEXT files with anything other than FVSETUP.EXE!
  49.  
  50. * "RAR" support has been added.  Files made by the archiver "RAR" may now be
  51.   viewed with PCBFV, including RAR SFX (self-extracting .EXE) files.
  52.  
  53.   - The  (R)ead command will need UNRAR.EXE from RAR version 2.00 or  later.
  54.     UNRAR.EXE from versions of RAR earlier than 2.0 WILL-NOT-WORK. UNRAR.EXE
  55.     needs to be with the other compression utilities in the location defined
  56.     in the FVSETUP "Path to compression utilities" parameter.
  57.  
  58.   - The PCBFV (E)xtra-info command also supports the RAR format (in addition
  59.     to  ZIP and ARJ).  The "Type" field will contain different data for  RAR
  60.     files than ZIP and ARJ.  With ZIP and ARJ files this field indicates  if
  61.     the archiver determined if the file was text or binary (while making the
  62.     archive).  With RAR files PCBFV will display if the RAR file is "Locked"
  63.     or not (RAR does not store a binary/text designation).
  64.  
  65.   - Creating  FLAG.RAR files with PCBFV's (F)lag command is not possible  on
  66.     many  systems because of the tremendous amount of memory  RAR.EXE  needs
  67.     to make an .RAR file.  This capability is included in PCBFV 4.0, however
  68.     this capability is expressly excluded from PCBFV's guarantee.
  69.  
  70. * New  (V)iew command allows callers to view compressed files inside of  the
  71.   compressed file they are currently viewing.  The embedded files must  have
  72.   a  recognizable extension of ZIP, ARJ, RAR, etc. in order for them  to  be
  73.   viewed.  When "V" is entered while viewing an embedded archive, the caller
  74.   will  be given the opportunity to return to the original compressed  file!
  75.   Callers  may  perform any PCBFV function on the embedded  compressed  file
  76.   that they can perform on any other compressed file.
  77.  
  78.   - The  enclosed new MENU and HELP files (formerly FVMNU and FVHLP) reflect
  79.     this new (V)iew command and should be used.
  80.  
  81.   - If a caller (F)lags a file from an embedded compressed file, PCBFV  will
  82.     add  the  extra details to the FLAG.INF information file  included  with
  83.     the caller's flagged file.  For example:
  84.         FV2.TXT        Extracted from INSIDE.ZIP      Located in MAIN.ZIP
  85.  
  86.   - Likewise, PCBFV will make an entry in the node's CALLER log so the Sysop
  87.     can see exactly what the caller has done.  For example:
  88.         View executed on file (INSIDE.ZIP) from (MAIN.ZIP)
  89.  
  90. * PCBFV detects if it is running in an OS/2  or Windows environment.  If so,
  91.   time slices will be returned to the multi-tasker while PCBFV is idling  at
  92.   an input prompt.  If desired, you may disable PCBFV's "time-slice" return.
  93.   Access this setting by pressing PageDown at the first screen of parameters
  94.   in FVSETUP.EXE.
  95.  
  96.   Note: A FOSSIL driver is required if using PCBFV with "PCBoard for OS/2".
  97.  
  98.   Note: An  OS/2 communications driver often used by PCB-OS2 Sysops is  SIO.
  99.         Many people incorrectly assume SIO itself is a FOSSIL driver, but it
  100.         is not. The SIO package -contains- a FOSSIL driver called VX00 which
  101.         must also be installed with SIO.
  102.  
  103. * When searching for text in text files, the (R)epeat command now  functions
  104.   "across" text files.  In other words when a (F)ind is performed on a file,
  105.   then  another text file is extracted and (R)ead during the same  file_view
  106.   session,  PCBFV will remember the search criteria from the  previous  text
  107.   search and enable the (R)epeat command immediately.
  108.  
  109. * PCBFV  now places the file name in the first column (on the left) during a
  110.   (L)ist.  Since PCBFV's initial release in 1990, it had imitated PKUNZIP -V
  111.   by placing the file name in the last column (just prior to PCBFV's  "Other
  112.   Information" column).
  113.  
  114. * While  (L)isting the contents of compressed files, PCBFV keeps the  header
  115.   (Filename, Length, Method etc.) at the top of each screen  (when there  is
  116.   more than one screen of compressed file names).  Rather than clearing  the
  117.   screen  and printing the list header each time, PCBFV clears  the  current
  118.   screen of file names from the bottom up.  This leaves the header in  place
  119.   for the next screen of file names and produces a nice visual effect.  This
  120.   was also implemented for the (B)rief list command.
  121.  
  122. * The (E)xtra-info function now places "Possible" in the " ZIP -AV" field if
  123.   an ARJ or RAR file is being viewed which contains a security envelope.
  124.  
  125. * PCBFV now places "Password is needed" in the "Other Information" column if
  126.   the  caller is viewing a ZIP, ARJ or RAR file containing encrypted  files.
  127.   Attempts to (R)ead or (F)lag an encrypted file will result in the  message
  128.   "Password is needed".
  129.  
  130. * To facilitate more RIP capabilities, PCBFV's menu and help files  are  now
  131.   called MENU and HELP respectively. The previous file names FVMNU and FVHLP
  132.   would not permit adding "R" to the file name when security levels  greater
  133.   than 99 are encountered (the file name would not be legal under DOS).
  134.  
  135. * PCBFV will now look for a menu file called MENUR when the caller is in RIP
  136.   mode.  Naturally all security and language conventions are permitted  with
  137.   the file (MENUR##.xxx, where ## is security and xxx is the language).
  138.  
  139.    - When a caller is in RIP mode and (R)eading files from inside compressed
  140.      files,  PCBFV  will display a file called READR.  While the  caller  is
  141.      (L)isting  the  contents of a compressed file in RIP mode,  PCBFV  will
  142.      display a file called SPACR at the "More?" prompt. These files give the
  143.      caller the ability to use buttons for PageUp,  Top of file,  SPACE etc.
  144.      When the caller is finished reading or listing and returns to the PCBFV
  145.      main  menu, the appropriate MENUR file is shown. READR and SPACR  files
  146.      may be security or language specific, but are used in RIP form (xxxxR).
  147.  
  148. * PCBFV  now permits (R)eading and (F)lagging of files in ZIP and ARJ  files
  149.   which contain path information as part of the file name.
  150.  
  151. * The  routines for (L)isting the contents of a ZIP file have  been  heavily
  152.   optimized, and now display ZIP contents extremely fast.  This optimization
  153.   was unfortunately not possible with compression methods other than ZIP.
  154.  
  155. * FVSETUP now contains a second screen of parameters.  Access it by pressing
  156.   PageDown  while viewing the first screen of parameters.  The second screen
  157.   contains lessor needed configuration options.  Some of them were  command-
  158.   line or environment variable switches in prior versions as follows:
  159.  
  160.      - The command-line switches /NOCALLER, NOBEEP and /NOLPT from  previous
  161.        versions of PCBFV are now on the second screen of options in FVSETUP.
  162.  
  163.      - The  environment  variables FVUNZIP and FVZIP are now on  the  second
  164.        screen of options of FVSETUP.
  165.  
  166. * PCBFV  now allows the Sysop to disable the drive size check (on  the  work
  167.   directory drive).  Some operating systems permit the use of huge drives to
  168.   be defined.  These OS' do not store the "free-size" like DOS and  in  some
  169.   circumstances PCBFV will think there is not enough room to extract a small
  170.   file, when several gigabytes are actually free.  If PCBFV tells  you there
  171.   is  not enough room to extract a file, and you know there are  "gigabytes"
  172.   free,  answer the setting with a "Y".  This setting is found  by  pressing
  173.   PageDown at the first screen of parameters in FVSETUP.
  174.  
  175. * Support for the command line switch /OLDZIP has been removed. The problems
  176.   it  solved for some folks (when PKZIP 2.0 was released in 1992) should not
  177.   be  an issue today (business systems with very inexperienced callers  very
  178.   slow to upgrade to PKZIP 2.0).
  179.  
  180. * The file FVZRO is no longer used.  It is replaced by record #25 in the new
  181.   FVTEXT language file.  This is used to inform callers they are  attempting
  182.   to view a zero-byte file, which means the Sysop keeps the file off-line or
  183.   is blocking the file name from uploading.
  184.  
  185. * Previous versions of PCBFV's setup included a Sysop configurable  keyboard
  186.   time-out parameter. PCBFV now simply uses the same value the Sysop sets in
  187.   PCBoard's setup. The need for a separate parameter was rooted in antiquity
  188.   from PCBFV's original release in 1990.
  189.  
  190.  
  191.  
  192.       FVMM (File View Maintenance Manager) Enhancements (in PCBFV 4.0):
  193.       -----------------------------------------------------------------
  194.  
  195. * FVMM and related files are now distributed in the PCBFV package as a self-
  196.   extracting  file called MAKEFVMM.EXE.  Execute MAKEFVMM.EXE to create  the
  197.   files, taking care not to over-write an existing FVMM.CNF file.
  198.  
  199. * Support was added for RAR files by routing them to PCBFV for viewing.
  200.  
  201. * FVMM  detects if it is running in an OS/2  or Windows environment.  If so,
  202.   time slices  will be returned to the multi-tasker while FVMM is idling  at
  203.   an input prompt.  If desired, you may disable FVMM's "time-slice"  return.
  204.   Disable this by placing a "Y" in line #8 of FVMM.CNF.
  205.  
  206.  
  207.  
  208.